home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6097 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  774 b 

  1. Path: magnet.at!nuucpgw!m.imlinger
  2. From: m.imlinger@magnet.at (markus imlinger)
  3. Reply-To: m.imlinger@magnet.at
  4. Newsgroups: comp.lang.c
  5. Distribution: world
  6. Subject: TCP/IP API for C
  7. Date: 22 Feb 1996 15:14:51 GMT
  8. Message-ID: <3414487006.43111466@magnet.at>
  9. Organization: magnet Online Service
  10.  
  11. I wrote a two player game for running in Novell's 
  12. NetWare Environment. For this I used the NetWare C 
  13. Interface for DOS workstations.
  14. The transport protocol my program works on is SPX.
  15.  
  16. In our LAN the programm works very well. But now
  17. I want to run it in the Internet so I want to extend 
  18. my application to support TCP/IP. Is there any API 
  19. for C which supports TCP/IP or do I have to program 
  20. these functions by myself?
  21.  
  22. thanx in advance
  23.  
  24. Markus Imlinger
  25.  
  26. m.imlinger@magnet.at
  27.  
  28.  
  29.